Welcome![Sign In][Sign Up]
Location:
Search - java lucene

Search list

[Search EngineSearcherEngine

Description: Java做的搜索引擎,用bot和lucene搭建 非常不错的程序
Platform: | Size: 350390 | Author: | Hits:

[Search EngineLuceneSearch

Description: lucene 的java 搜索程序例子供大家参考-Lucene search of examples for your consideration.
Platform: | Size: 23771 | Author: jiangjun | Hits:

[Develop ToolsStruts_1_2_3_4_5_6sdfeoqx

Description: 本书由浅入深、循序渐进地介绍了如何使用Apache著名开源软件Struts来构建Web应用,同时介绍了一些构建Web应用时常用到的开源软件的使 用方法,如Hibernate、Lucene等。全书分为5篇,共22章,内容涵盖了Java Web应用概述、Struts入门、配置文件、Struts控制器、模型、 Struts国际化、Struts标记库、多模块开发与Struts扩展、使用Tiles组织页面、使用Validator包进行验证、Struts的异常处理、Struts与 Log4j、Struts与Ant、Struts与JUnit、Struts与Hibernate、Struts与Lucene以及DigitStore网站分析。本书最大的特点在于为读者准备了非 富的Web应用程序示例以供学习和扩展,力求使读者在学习理论的同时能够进一步通过现有的程序示例加深理解,牢固掌握知识。本书适合Java 程序员和从事计算机软件开发的其他编程人员及项目开发人员,同时也可以作为新手学习Struts的最佳教材-book elementary, gradual introduction of the well-known how to use Apache Struts open source software to build Web applications, also introduced a number of building Web applications often use the open source software use, such as Hibernate. Lucene other. The entire book is divided into five, a total of 22 chapters, covers the Java Web Applications, Struts Portal, configuration files, Struts controller, model, Struts International, marking the Struts, Multi-module development and expansion of Struts, Tiles organizations use pages, Validator use packet validation and Struts exception handling, Struts and Log4j, Struts and Ant, and JUnit Struts, Struts and Hibernate. Struts and Lucene and DigitStore site analysis. The book features is the biggest preparation for the readers of the non-rich W
Platform: | Size: 26399548 | Author: ant008 | Hits:

[Search Enginejavaso

Description: java(结合lucene)版的公交搜索系统 -java (combined lucene) version of the transit system Search
Platform: | Size: 2029208 | Author: ccj | Hits:

[JSP/JavaSimple_Search_Engine

Description: 用java编程语言在引用Lucene的基础上在tomcat服务器中实现的一个简易搜索网页的引擎,包含了搜索网页、索引、查找这三个模块,除了源码外还附上设计文档-java programming language used in Lucene quoted on the basis of tomcat server achieved a simple web search engine, including the search pages, index, search for the three modules, In addition to the source code, also attached to design documents
Platform: | Size: 2190340 | Author: xianshui | Hits:

[Internet-Networkclucene-contrib-0.9.13

Description: lucene in java大家一定听说过了,这个是它的c版本,效率上会有所提高,但是稳定性可能会下降,希望对大家有用-lucene in java that you heard earlier, this is the c version, efficiency will be increased, but stability will be lowered, it may be useful to hope
Platform: | Size: 1702332 | Author: dennis | Hits:

[Search Enginelucene_cn

Description: lucene中文搜索包,用于构建搜索 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层架构的研究。他贡献出的Lucene的目标是为各种中小型应用程序加入全文检索功能。-lucene Search package, Search for Construction Lucene is not a complete full-text indexing applications, but Java is used to write a full-text indexing engine kits It can facilitate the embedding of applications to achieve against the application of full-text indexing / search functions. Lucene the author : Lucene contributor Doug Cutting is a senior full-text indexing / retrieval experts, was V-Twin search engines (Apple's Copland operating system one of the achievements) of the main Development, after the Excite as Senior Systems Architect, currently engaged in some bottom structure of the Internet study. He Lucene contribution to the objectives of the various small and medium-sized applications to full-text retrieval functions.
Platform: | Size: 139137 | Author: liyap | Hits:

[Other resourceLucene_about

Description: Lucene:基于Java的全文检索引擎简介
Platform: | Size: 27666 | Author: 平常心 | Hits:

[JSP/JavaLuceneServer-0.1

Description: Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
Platform: | Size: 226109 | Author: 童小军 | Hits:

[Search Engineluke-src-0.7

Description: Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes and allows you to display and modify their contents in several ways: browse by document number, or by term view documents / copy to clipboard retrieve a ranked list of most frequent terms execute a search, and browse the results analyze search results selectively delete documents from the index reconstruct the original document fields, edit them and re-insert to the index optimize indexes and much more...
Platform: | Size: 1163146 | Author: 童小军 | Hits:

[JSP/JavaLuceneDemo

Description: 全文搜索源码,基于开源项目Lucene编写,开发语言为JAVA,本程序做为LUCENE的示例DEMO
Platform: | Size: 3656829 | Author: weijiansheng | Hits:

[Other resourceLucene_in_Action

Description: lucene 纯java写的开源搜索引擎,适合搜索引擎学习入门
Platform: | Size: 261060 | Author: liyan | Hits:

[Search Enginenlucene-1.2b2

Description: NLucene is the .NET implementation of the Lucene high-performance, full-featured text search engine written in Java.
Platform: | Size: 691916 | Author: lwz | Hits:

[JSP/Javasrc

Description: lucene用例 书写规范 有JAVA文件也有JSP文件 有较好的参考价值
Platform: | Size: 39725 | Author: situ | Hits:

[JSP/JavaSearch_Engine

Description: Search_Engine用java编程语言在引用Lucene的基础上在tomcat服务器中实现的一个简易搜索网页的引擎,包含了搜.rar
Platform: | Size: 2190340 | Author: 崔宇杰 | Hits:

[JSP/JavaLuceneRetrievalModel

Description: 讲述了java的lucene的检索模型,其中对检索的算法做了一些分析,希望对大家有用
Platform: | Size: 56866 | Author: fengjuan | Hits:

[JSP/Javajavabus

Description: java(结合lucene)版的公交搜索系统
Platform: | Size: 2022328 | Author: keiwei | Hits:

[Search EnginePDFBox-0.6.7a

Description: 采用java编写的处理PDF文档的程序,可从PDF文档中抽取txt文本,可与lucene搜索引擎相结合。-adopting the java programs compiled to dispose the PDF document, taking out the txt text from the PDF document, and combining with the lucene searcher.
Platform: | Size: 9649132 | Author: 孔敬 | Hits:

[JSP/Java源码_俞育峰

Description: 知识库管理系统,包含源码和数据库。通过maven构建,使用git版本控制和团队合作,采用springmvc+mybatis框架,集成Lucene全文检索,openoffice转化office文档,ffmpeg处理视频文件,red5搭建流媒体服务,基于pageRank、TF-IDF算法提取处理知识点,webmagic爬取数据,itextpdf、poi处理office等。(knowledge base manage,resource and oracle. maven building)
Platform: | Size: 74059776 | Author: 1小小飞飞 | Hits:

[DocumentsSolr&Lucene学习笔记

Description: Solr是apache的顶级开源项目,它是使用java开发 ,基于lucene的全文检索服务器。Solr比lucene提供了更多的查询语句,而且它可扩展、可配置,同时它对lucene的性能进行了优化。Lucene是Apache的一个全文检索引擎工具包,通过lucene可以让程序员快速开发一个全文检索功能。
Platform: | Size: 3633448 | Author: java_lonely | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net